home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-08-10 | 500 b | 20 lines | [TEXT/MACA] |
- Settings File = GEnie-upl
- Script Name = Append DL List
- Command Key =
- F-key =
- Menu = NO
- Button = NO
-
- 1 Send Text String "^S"
- 2 Append to File "DL Files List"
- 3 Set Variable Done from Expression "=false"
- 4 Repeat
- 5 Set Variable MFileName from Dialog Box "Please Enter File Name / Number :"
- 6 If Expression "=Length(MFileName)=0"
- 7 Leave
- 8 End If
- 9 Send Local to File "=MFileName,'^M'"
- 10 Until Expression "=Done"
- 11 Capture Off
- 12 Send Text String "^Q"
-